Click or drag to resize

RetentionPolicyTagOptedInto Property

Indicates whether the user voluntarily chose this tag for the mailbox or whether it was applied to the mailbox by the server administrator.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool OptedInto { get; set; }

Property Value

Type: Boolean
true if [opted into]; otherwise, false.
See Also